Assigning Aliases

Whenever you make an assembly request to DocGenServices you need to provide the Content Identifier. The Destination Value is the long version of the Content Identifier. In order to make that simpler you can create an Alias which allows you to use the first part of the Original Value instead of the entire Destination Value.

  1. Select the name of the library.
  2. Click on Details.
  3. Click Add an Alias.
  4. Change the Account ID to the Account ID for which you are creating the alias.
  5. Modify the Original value to represent what the calling application value is when retrieving the content.
    Example: expere://(.*)
  6. Modify the New Value to represent the interpretation of the library utilized for the application.
    Example: expere://1.DocOneDefault.1.$1.
    Note: For DocOne Default always leave the Account number as 1. Ensure that the Version matches the version that was just deployed.
    Note: The value before the library name is the Account; the value after the library name is the version.
  7. Click the Pre-Render Translation browse button. This allows you to upload an XSL stylesheet to run against your transaction data.
    Note: This is an optional feature; users are not required to upload an XSL stylesheet.
  8. Select Add.